[INFO] fetching crate rama-tls-acme 0.3.0-rc1...
[INFO] checking rama-tls-acme-0.3.0-rc1 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate rama-tls-acme 0.3.0-rc1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rama-tls-acme 0.3.0-rc1
[INFO] finished tweaking crates.io crate rama-tls-acme 0.3.0-rc1
[INFO] tweaked toml for crates.io crate rama-tls-acme 0.3.0-rc1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rama-tls-acme 0.3.0-rc1 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rama-tls-acme 0.3.0-rc1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d
[INFO] running `Command { std: "docker" "start" "05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking asynk-strim v0.1.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking rama-error v0.3.0-rc1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking psl v2.1.216
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking serde_html_form v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking wildcard v0.3.0
[INFO] [stderr]    Compiling rama-macros v0.3.0-rc1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking num-bigint v0.4.7
[INFO] [stderr]     Checking asn1-rs v0.7.2
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking oid-registry v0.8.1
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling rama-http-headers v0.3.0-rc1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking rama-utils v0.3.0-rc1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-graceful v0.2.2
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking rama-json v0.3.0-rc1
[INFO] [stderr]     Checking rama-core v0.3.0-rc1
[INFO] [stderr]     Checking rama-net v0.3.0-rc1
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `U`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | / impl<PeekableInput, Output, T, F> Service<PeekableInput> for HttpPeekRouter<HttpAutoAcceptor<T>, F>
[INFO] [stdout] 128 | | where
[INFO] [stdout] 129 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] 130 | |     Output: Send + 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             Error: Into<BoxError>,
[INFO] [stdout] 140 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | / impl<PeekableInput, Output, T, F> Service<PeekableInput> for HttpPeekRouter<HttpAutoAcceptor<T>, F>
[INFO] [stdout] 128 | | where
[INFO] [stdout] 129 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] 130 | |     Output: Send + 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             Error: Into<BoxError>,
[INFO] [stdout] 140 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]   = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]   = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]   = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]   = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<PeekableInput, Output, T, F> Service<PeekableInput> for HttpPeekRouter<Http1Acceptor<T>, F>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] 166 | |     Output: Send + 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |             Error: Into<BoxError>,
[INFO] [stdout] 176 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | / impl<PeekableInput, Output, T, F> Service<PeekableInput> for HttpPeekRouter<Http1Acceptor<T>, F>
[INFO] [stdout] 164 | | where
[INFO] [stdout] 165 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] 166 | |     Output: Send + 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |             Error: Into<BoxError>,
[INFO] [stdout] 176 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:181:52
[INFO] [stdout]     |
[INFO] [stdout] 181 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:181:52
[INFO] [stdout]     |
[INFO] [stdout] 181 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / impl<PeekableInput, Output, T, F> Service<PeekableInput> for HttpPeekRouter<H2Acceptor<T>, F>
[INFO] [stdout] 198 | | where
[INFO] [stdout] 199 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] 200 | |     Output: Send + 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |             Error: Into<BoxError>,
[INFO] [stdout] 210 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:197:1
[INFO] [stdout]     |
[INFO] [stdout] 197 | / impl<PeekableInput, Output, T, F> Service<PeekableInput> for HttpPeekRouter<H2Acceptor<T>, F>
[INFO] [stdout] 198 | | where
[INFO] [stdout] 199 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] 200 | |     Output: Send + 'static,
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |             Error: Into<BoxError>,
[INFO] [stdout] 210 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:215:52
[INFO] [stdout]     |
[INFO] [stdout] 215 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:215:52
[INFO] [stdout]     |
[INFO] [stdout] 215 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | / impl<PeekableInput, Output, T, U, F> Service<PeekableInput>
[INFO] [stdout] 232 | |     for HttpPeekRouter<HttpDualAcceptor<T, U>, F>
[INFO] [stdout] 233 | | where
[INFO] [stdout] 234 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |             Error: Into<BoxError>,
[INFO] [stdout] 250 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | / impl<PeekableInput, Output, T, U, F> Service<PeekableInput>
[INFO] [stdout] 232 | |     for HttpPeekRouter<HttpDualAcceptor<T, U>, F>
[INFO] [stdout] 233 | | where
[INFO] [stdout] 234 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |             Error: Into<BoxError>,
[INFO] [stdout] 250 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `U`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | / impl<PeekableInput, Output, T, U, F> Service<PeekableInput>
[INFO] [stdout] 232 | |     for HttpPeekRouter<HttpDualAcceptor<T, U>, F>
[INFO] [stdout] 233 | | where
[INFO] [stdout] 234 | |     PeekableInput: PeekIoProvider<PeekIo: Unpin>,
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |             Error: Into<BoxError>,
[INFO] [stdout] 250 | |         >,
[INFO] [stdout]     | |__________^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `U`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     type Output = Output;
[INFO] [stdout]     |     ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `U`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     type Error = BoxError;
[INFO] [stdout]     |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `U`
[INFO] [stdout]   = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]   = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `F: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:255:52
[INFO] [stdout]     |
[INFO] [stdout] 255 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `F`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `U: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:255:52
[INFO] [stdout]     |
[INFO] [stdout] 255 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `U`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Service<<PeekableInput as PeekIoProvider>::Mapped<...>>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rama-net-0.3.0-rc1/src/http/server/peek.rs:255:52
[INFO] [stdout]     |
[INFO] [stdout] 255 |     async fn serve(&self, input: PeekableInput) -> Result<Self::Output, Self::Error> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Service<<PeekableInput as PeekIoProvider>::Mapped<PrefixedIo<StackReader<24>, <PeekableInput as PeekIoProvider>::PeekIo>>>` is not implemented for `T`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/rama_net-d4dc9f5c6b3a083b.long-type-14488973738714960693.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rama-net` (lib) due to 48 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d", kill_on_drop: false }`
[INFO] [stdout] 05b1f84df26561162f0fae8b2ba709bed2fac23ecf97ab7f08f8bf707592e69d
